@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;list-style:none; font-family:"宋体"; font-size:12px}
a{ text-decoration:none; color:#000}
img{ border:0}

.w1{ font-family:"微软雅黑"; font-size:18px; color:#164fb8; font-weight:600}
.w2{ font-family:Arial; font-size:16px; color:#808ea7; text-transform:uppercase; font-weight:600}
.w3{ color:#cb0404; font-weight:bold}
.w4{ color:#164fb8} .w4 a{color:#164fb8}
.td2{ border:solid 1px #CCC}


.topbg{ width:100%; height:102px; background:url(../images/topbg.gif) repeat-x }
  .top{ width:1000px; height:102px; margin:0 auto}
  	.logo{ width:1000px; height:102px; background:url(../images/top.gif) no-repeat left; clear:both}
	.top2{ width:236px; height:27px; background:url(../images/top2.gif) no-repeat right; text-align:center; color:#FFF; line-height:27px; float:right}
	.top2 a{ color:#FFF}
    .rexian{ width:995px;color:#cb0404; font-family:"微软雅黑"; font-size:18px; clear:both; text-align:right; padding-top:30px}

.menu{ width:1000px; height:41px; background:url(../images/menubg.gif);}
  .menu ul{ width:980px; height:41px; margin:0 auto}
  .menu ul li { width:120px; text-align:center; height:41px;line-height:41px; float:left}
  .menu ul li a{ font-family:"微软雅黑"; color:#FFF; font-size:18px; display:block}
  .menu ul li a:hover{ background:url(../images/menulink.gif) no-repeat bottom center}

.banner{ width:1000px; height:347px; background:url(../images/bannerbg.jpg); margin:0 auto; } 
  #full-screen-slider { width:979px; height:337px; position:relative; margin:0 auto; padding-top:10px}
  #slides { display:block; width:100%; height:309px; list-style:none; padding:0; margin:0; position:relative}
  #slides li {display:block;width:100%;height:100%;list-style:none;padding:0;margin:0;position:absolute;}
  #slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
  #pagination { display:block; list-style:none; position:absolute; left:9%; top:320px; z-index:999;  padding:5px 15px 5px 0; margin:0}
  #pagination li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:15px;/* border-radius:10px; */background:url(../images/dot1.gif) no-repeat  }
  #pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
  #pagination li.current { background:url(../images/dot2.gif)}
 
.main{ width:1000px; height:auto; margin:0 auto; overflow:hidden; line-height:23px;}
.left{ width:248px; height:auto; float:left;}
  .bg1{ width:248px; height:45px; background:url(../images/bg1.gif);line-height:45px; margin-top:20px; text-align:center}
  .bg2{ width:248px; height:auto; background:url(../images/bg2.gif);}
  .bg3{ width:248px; height:22px; background:url(../images/bg3.gif);}
  .cd{ width:200px; margin:0 auto}
  .cd li{ width:200px; height:30px; line-height:30px; text-align:left; text-indent:15px; list-style:url(../images/arrow.gif) inside; background:url(../images/line.gif) repeat-x bottom;}
  
  
  
.right{ width:739px; height:auto; float:right}
  .bg4{ width:739px; height:45px; background:url(../images/bg4.gif); line-height:45px; margin-top:20px; }
  .bg5{ width:739px; height:auto; background:url(../images/bg5.gif);}
  .bg6{ width:739px; height:22px; background:url(../images/bg6.gif);}
  .news{ width:99%; margin:0 auto}
  .news li{ width:100%; height:28px; line-height:28px; text-align:left; text-indent:10px; list-style:url(../images/arrow2.gif) inside; border-bottom:dashed 1px #1b94df}
  .news li span{ float:right}
  

.bottom{ background:#333333; width:100%; height:auto; color:#FFF; line-height:20px; margin-top:15px}
  .bottom a { color:#FFF}
  
  
  